golang.org/x/tools/internal/gcimporter.byPath.Less (method, view implemented interface methods)
one use
golang.org/x/tools/internal/gcimporter (current package)
gcimporter.go#L265: func (a byPath) Less(i, j int) bool { return a[i].Path() < a[j].Path() }
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)